3.625 \(\int \frac {1}{(a+b (d+e x)^2+c (d+e x)^4)^2} \, dx\)

Optimal. Leaf size=299 \[ \frac {\left (\frac {d}{e}+x\right ) \left (-2 a c+b^2+b c e^2 \left (\frac {d}{e}+x\right )^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b e^2 \left (\frac {d}{e}+x\right )^2+c e^4 \left (\frac {d}{e}+x\right )^4\right )}+\frac {\sqrt {c} \left (b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a e \left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (-b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} a e \left (b^2-4 a c\right )^{3/2} \sqrt {\sqrt {b^2-4 a c}+b}} \]

[Out]

1/2*(d/e+x)*(b^2-2*a*c+b*c*e^2*(d/e+x)^2)/a/(-4*a*c+b^2)/(a+b*e^2*(d/e+x)^2+c*e^4*(d/e+x)^4)+1/4*arctan((e*x+d
)*2^(1/2)*c^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2))*c^(1/2)*(b^2-12*a*c+b*(-4*a*c+b^2)^(1/2))/a/(-4*a*c+b^2)^(3/2)
/e*2^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2)-1/4*arctan((e*x+d)*2^(1/2)*c^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2))*c^(1/
2)*(b^2-12*a*c-b*(-4*a*c+b^2)^(1/2))/a/(-4*a*c+b^2)^(3/2)/e*2^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.70, antiderivative size = 299, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.182, Rules used = {1106, 1092, 1166, 205} \[ \frac {\left (\frac {d}{e}+x\right ) \left (-2 a c+b^2+b c e^2 \left (\frac {d}{e}+x\right )^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b e^2 \left (\frac {d}{e}+x\right )^2+c e^4 \left (\frac {d}{e}+x\right )^4\right )}+\frac {\sqrt {c} \left (b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a e \left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (-b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} a e \left (b^2-4 a c\right )^{3/2} \sqrt {\sqrt {b^2-4 a c}+b}} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*(d + e*x)^2 + c*(d + e*x)^4)^(-2),x]

[Out]

((d/e + x)*(b^2 - 2*a*c + b*c*e^2*(d/e + x)^2))/(2*a*(b^2 - 4*a*c)*(a + b*e^2*(d/e + x)^2 + c*e^4*(d/e + x)^4)
) + (Sqrt[c]*(b^2 - 12*a*c + b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c
]]])/(2*Sqrt[2]*a*(b^2 - 4*a*c)^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]*e) - (Sqrt[c]*(b^2 - 12*a*c - b*Sqrt[b^2 - 4
*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*a*(b^2 - 4*a*c)^(3/2)*Sqrt[
b + Sqrt[b^2 - 4*a*c]]*e)

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 1092

Int[((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> -Simp[(x*(b^2 - 2*a*c + b*c*x^2)*(a + b*x^2 + c*x^
4)^(p + 1))/(2*a*(p + 1)*(b^2 - 4*a*c)), x] + Dist[1/(2*a*(p + 1)*(b^2 - 4*a*c)), Int[(b^2 - 2*a*c + 2*(p + 1)
*(b^2 - 4*a*c) + b*c*(4*p + 7)*x^2)*(a + b*x^2 + c*x^4)^(p + 1), x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*
a*c, 0] && LtQ[p, -1] && IntegerQ[2*p]

Rule 1106

Int[(P4_)^(p_), x_Symbol] :> With[{a = Coeff[P4, x, 0], b = Coeff[P4, x, 1], c = Coeff[P4, x, 2], d = Coeff[P4
, x, 3], e = Coeff[P4, x, 4]}, Subst[Int[SimplifyIntegrand[(a + d^4/(256*e^3) - (b*d)/(8*e) + (c - (3*d^2)/(8*
e))*x^2 + e*x^4)^p, x], x], x, d/(4*e) + x] /; EqQ[d^3 - 4*c*d*e + 8*b*e^2, 0] && NeQ[d, 0]] /; FreeQ[p, x] &&
 PolyQ[P4, x, 4] && NeQ[p, 2] && NeQ[p, 3]

Rule 1166

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rubi steps

\begin {align*} \int \frac {1}{\left (a+b (d+e x)^2+c (d+e x)^4\right )^2} \, dx &=\operatorname {Subst}\left (\int \frac {1}{\left (a+b e^2 x^2+c e^4 x^4\right )^2} \, dx,x,\frac {d}{e}+x\right )\\ &=\frac {\left (\frac {d}{e}+x\right ) \left (b^2-2 a c+b c e^2 \left (\frac {d}{e}+x\right )^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b e^2 \left (\frac {d}{e}+x\right )^2+c e^4 \left (\frac {d}{e}+x\right )^4\right )}-\frac {\operatorname {Subst}\left (\int \frac {b^2 e^4-2 a c e^4-2 \left (b^2 e^4-4 a c e^4\right )-b c e^6 x^2}{a+b e^2 x^2+c e^4 x^4} \, dx,x,\frac {d}{e}+x\right )}{2 a \left (b^2-4 a c\right ) e^4}\\ &=\frac {\left (\frac {d}{e}+x\right ) \left (b^2-2 a c+b c e^2 \left (\frac {d}{e}+x\right )^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b e^2 \left (\frac {d}{e}+x\right )^2+c e^4 \left (\frac {d}{e}+x\right )^4\right )}-\frac {\left (c \left (b^2-12 a c-b \sqrt {b^2-4 a c}\right ) e^2\right ) \operatorname {Subst}\left (\int \frac {1}{\frac {b e^2}{2}+\frac {1}{2} \sqrt {b^2-4 a c} e^2+c e^4 x^2} \, dx,x,\frac {d}{e}+x\right )}{4 a \left (b^2-4 a c\right )^{3/2}}+\frac {\left (c \left (b^2-12 a c+b \sqrt {b^2-4 a c}\right ) e^2\right ) \operatorname {Subst}\left (\int \frac {1}{\frac {b e^2}{2}-\frac {1}{2} \sqrt {b^2-4 a c} e^2+c e^4 x^2} \, dx,x,\frac {d}{e}+x\right )}{4 a \left (b^2-4 a c\right )^{3/2}}\\ &=\frac {\left (\frac {d}{e}+x\right ) \left (b^2-2 a c+b c e^2 \left (\frac {d}{e}+x\right )^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b e^2 \left (\frac {d}{e}+x\right )^2+c e^4 \left (\frac {d}{e}+x\right )^4\right )}+\frac {\sqrt {c} \left (b^2-12 a c+b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}} e}-\frac {\sqrt {c} \left (b^2-12 a c-b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {b+\sqrt {b^2-4 a c}} e}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.89, size = 271, normalized size = 0.91 \[ \frac {\frac {2 (d+e x) \left (-2 a c+b^2+b c (d+e x)^2\right )}{\left (b^2-4 a c\right ) \left (a+(d+e x)^2 \left (b+c (d+e x)^2\right )\right )}+\frac {\sqrt {2} \sqrt {c} \left (b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\sqrt {2} \sqrt {c} \left (b \sqrt {b^2-4 a c}+12 a c-b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} (d+e x)}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt {\sqrt {b^2-4 a c}+b}}}{4 a e} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*(d + e*x)^2 + c*(d + e*x)^4)^(-2),x]

[Out]

((2*(d + e*x)*(b^2 - 2*a*c + b*c*(d + e*x)^2))/((b^2 - 4*a*c)*(a + (d + e*x)^2*(b + c*(d + e*x)^2))) + (Sqrt[2
]*Sqrt[c]*(b^2 - 12*a*c + b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c]]]
)/((b^2 - 4*a*c)^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + (Sqrt[2]*Sqrt[c]*(-b^2 + 12*a*c + b*Sqrt[b^2 - 4*a*c])*A
rcTan[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/((b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c
]]))/(4*a*e)

________________________________________________________________________________________

fricas [B]  time = 1.17, size = 3228, normalized size = 10.80 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*(e*x+d)^2+c*(e*x+d)^4)^2,x, algorithm="fricas")

[Out]

1/4*(2*b*c*e^3*x^3 + 6*b*c*d*e^2*x^2 + 2*b*c*d^3 + 2*(3*b*c*d^2 + b^2 - 2*a*c)*e*x - sqrt(1/2)*((a*b^2*c - 4*a
^2*c^2)*e^5*x^4 + 4*(a*b^2*c - 4*a^2*c^2)*d*e^4*x^3 + (a*b^3 - 4*a^2*b*c + 6*(a*b^2*c - 4*a^2*c^2)*d^2)*e^3*x^
2 + 2*(2*(a*b^2*c - 4*a^2*c^2)*d^3 + (a*b^3 - 4*a^2*b*c)*d)*e^2*x + ((a*b^2*c - 4*a^2*c^2)*d^4 + a^2*b^2 - 4*a
^3*c + (a*b^3 - 4*a^2*b*c)*d^2)*e)*sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b
^2*c^2 - 64*a^6*c^3)*e^2*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a
^9*c^3)*e^4)))/((a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2))*log((5*b^4*c^2 - 81*a*b^2*c^3 + 3
24*a^2*c^4)*e*x + (5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*d + 1/2*sqrt(1/2)*((a^3*b^9 - 20*a^4*b^7*c + 144*a^
5*b^5*c^2 - 448*a^6*b^3*c^3 + 512*a^7*b*c^4)*e^3*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c
 + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)) - (b^8 - 23*a*b^6*c + 190*a^2*b^4*c^2 - 672*a^3*b^2*c^3 + 864*a^4*c^4)*e
)*sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2*sqrt((b^
4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)))/((a^3*b^6 - 12*a^4
*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2))) + sqrt(1/2)*((a*b^2*c - 4*a^2*c^2)*e^5*x^4 + 4*(a*b^2*c - 4*a^2*c
^2)*d*e^4*x^3 + (a*b^3 - 4*a^2*b*c + 6*(a*b^2*c - 4*a^2*c^2)*d^2)*e^3*x^2 + 2*(2*(a*b^2*c - 4*a^2*c^2)*d^3 + (
a*b^3 - 4*a^2*b*c)*d)*e^2*x + ((a*b^2*c - 4*a^2*c^2)*d^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*d^2)*e)*sqr
t(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2*sqrt((b^4 - 1
8*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)))/((a^3*b^6 - 12*a^4*b^4*
c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2))*log((5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*e*x + (5*b^4*c^2 - 81*a*b^
2*c^3 + 324*a^2*c^4)*d - 1/2*sqrt(1/2)*((a^3*b^9 - 20*a^4*b^7*c + 144*a^5*b^5*c^2 - 448*a^6*b^3*c^3 + 512*a^7*
b*c^4)*e^3*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4))
- (b^8 - 23*a*b^6*c + 190*a^2*b^4*c^2 - 672*a^3*b^2*c^3 + 864*a^4*c^4)*e)*sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c
^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6
 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)))/((a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*
e^2))) + sqrt(1/2)*((a*b^2*c - 4*a^2*c^2)*e^5*x^4 + 4*(a*b^2*c - 4*a^2*c^2)*d*e^4*x^3 + (a*b^3 - 4*a^2*b*c + 6
*(a*b^2*c - 4*a^2*c^2)*d^2)*e^3*x^2 + 2*(2*(a*b^2*c - 4*a^2*c^2)*d^3 + (a*b^3 - 4*a^2*b*c)*d)*e^2*x + ((a*b^2*
c - 4*a^2*c^2)*d^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*d^2)*e)*sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 -
(a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12
*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)))/((a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2))
*log((5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*e*x + (5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*d + 1/2*sqrt(1/2)
*((a^3*b^9 - 20*a^4*b^7*c + 144*a^5*b^5*c^2 - 448*a^6*b^3*c^3 + 512*a^7*b*c^4)*e^3*sqrt((b^4 - 18*a*b^2*c + 81
*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)) + (b^8 - 23*a*b^6*c + 190*a^2*b^4*c^2
- 672*a^3*b^2*c^3 + 864*a^4*c^4)*e)*sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 - (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*
b^2*c^2 - 64*a^6*c^3)*e^2*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*
a^9*c^3)*e^4)))/((a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2))) - sqrt(1/2)*((a*b^2*c - 4*a^2*c
^2)*e^5*x^4 + 4*(a*b^2*c - 4*a^2*c^2)*d*e^4*x^3 + (a*b^3 - 4*a^2*b*c + 6*(a*b^2*c - 4*a^2*c^2)*d^2)*e^3*x^2 +
2*(2*(a*b^2*c - 4*a^2*c^2)*d^3 + (a*b^3 - 4*a^2*b*c)*d)*e^2*x + ((a*b^2*c - 4*a^2*c^2)*d^4 + a^2*b^2 - 4*a^3*c
 + (a*b^3 - 4*a^2*b*c)*d^2)*e)*sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 - (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c
^2 - 64*a^6*c^3)*e^2*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c
^3)*e^4)))/((a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2))*log((5*b^4*c^2 - 81*a*b^2*c^3 + 324*a
^2*c^4)*e*x + (5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*d - 1/2*sqrt(1/2)*((a^3*b^9 - 20*a^4*b^7*c + 144*a^5*b^
5*c^2 - 448*a^6*b^3*c^3 + 512*a^7*b*c^4)*e^3*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 4
8*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)) + (b^8 - 23*a*b^6*c + 190*a^2*b^4*c^2 - 672*a^3*b^2*c^3 + 864*a^4*c^4)*e)*sq
rt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 - (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2*sqrt((b^4 -
18*a*b^2*c + 81*a^2*c^2)/((a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)*e^4)))/((a^3*b^6 - 12*a^4*b^4
*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*e^2))) + 2*(b^2 - 2*a*c)*d)/((a*b^2*c - 4*a^2*c^2)*e^5*x^4 + 4*(a*b^2*c - 4*
a^2*c^2)*d*e^4*x^3 + (a*b^3 - 4*a^2*b*c + 6*(a*b^2*c - 4*a^2*c^2)*d^2)*e^3*x^2 + 2*(2*(a*b^2*c - 4*a^2*c^2)*d^
3 + (a*b^3 - 4*a^2*b*c)*d)*e^2*x + ((a*b^2*c - 4*a^2*c^2)*d^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*d^2)*e
)

________________________________________________________________________________________

giac [B]  time = 0.46, size = 1357, normalized size = 4.54 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*(e*x+d)^2+c*(e*x+d)^4)^2,x, algorithm="giac")

[Out]

-1/4*(((d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^2*b*c*e^2 - 2*(d*e^(-1) + sqrt(1
/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))*b*c*d*e + b*c*d^2 + b^2 - 6*a*c)*log(d*e^(-1) + x + sqrt(
1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))/(2*(d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c
)*e^2)*e^(-4)/c))^3*c*e^4 - 6*(d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^2*c*d*e^3
 - 2*c*d^3*e - b*d*e + (6*c*d^2*e^2 + b*e^2)*(d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4
)/c))) + ((d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^2*b*c*e^2 - 2*(d*e^(-1) - sqr
t(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))*b*c*d*e + b*c*d^2 + b^2 - 6*a*c)*log(d*e^(-1) + x - sq
rt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))/(2*(d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*
a*c)*e^2)*e^(-4)/c))^3*c*e^4 - 6*(d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^2*c*d*
e^3 - 2*c*d^3*e - b*d*e + (6*c*d^2*e^2 + b*e^2)*(d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 + sqrt(b^2 - 4*a*c)*e^2)*e^
(-4)/c))) + ((d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^2*b*c*e^2 - 2*(d*e^(-1) +
sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))*b*c*d*e + b*c*d^2 + b^2 - 6*a*c)*log(d*e^(-1) + x +
 sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))/(2*(d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 -
 4*a*c)*e^2)*e^(-4)/c))^3*c*e^4 - 6*(d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^2*c
*d*e^3 - 2*c*d^3*e - b*d*e + (6*c*d^2*e^2 + b*e^2)*(d*e^(-1) + sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)
*e^(-4)/c))) + ((d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^2*b*c*e^2 - 2*(d*e^(-1)
 - sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))*b*c*d*e + b*c*d^2 + b^2 - 6*a*c)*log(d*e^(-1) +
x - sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))/(2*(d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^
2 - 4*a*c)*e^2)*e^(-4)/c))^3*c*e^4 - 6*(d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e^2)*e^(-4)/c))^
2*c*d*e^3 - 2*c*d^3*e - b*d*e + (6*c*d^2*e^2 + b*e^2)*(d*e^(-1) - sqrt(1/2)*sqrt(-(b*e^2 - sqrt(b^2 - 4*a*c)*e
^2)*e^(-4)/c))))/(a*b^2 - 4*a^2*c) + 1/2*(b*c*x^3*e^3 + 3*b*c*d*x^2*e^2 + 3*b*c*d^2*x*e + b*c*d^3 + b^2*x*e -
2*a*c*x*e + b^2*d - 2*a*c*d)/((c*x^4*e^4 + 4*c*d*x^3*e^3 + 6*c*d^2*x^2*e^2 + 4*c*d^3*x*e + c*d^4 + b*x^2*e^2 +
 2*b*d*x*e + b*d^2 + a)*(a*b^2*e - 4*a^2*c*e))

________________________________________________________________________________________

maple [C]  time = 0.02, size = 364, normalized size = 1.22 \[ \frac {\left (-\RootOf \left (\textit {\_Z}^{4} c \,e^{4}+4 \textit {\_Z}^{3} c d \,e^{3}+c \,d^{4}+b \,d^{2}+\left (6 c \,d^{2} e^{2}+b \,e^{2}\right ) \textit {\_Z}^{2}+\left (4 c \,d^{3} e +2 d e b \right ) \textit {\_Z} +a \right )^{2} b c \,e^{2}-2 \RootOf \left (\textit {\_Z}^{4} c \,e^{4}+4 \textit {\_Z}^{3} c d \,e^{3}+c \,d^{4}+b \,d^{2}+\left (6 c \,d^{2} e^{2}+b \,e^{2}\right ) \textit {\_Z}^{2}+\left (4 c \,d^{3} e +2 d e b \right ) \textit {\_Z} +a \right ) b c d e -b c \,d^{2}+6 a c -b^{2}\right ) \ln \left (-\RootOf \left (\textit {\_Z}^{4} c \,e^{4}+4 \textit {\_Z}^{3} c d \,e^{3}+c \,d^{4}+b \,d^{2}+\left (6 c \,d^{2} e^{2}+b \,e^{2}\right ) \textit {\_Z}^{2}+\left (4 c \,d^{3} e +2 d e b \right ) \textit {\_Z} +a \right )+x \right )}{4 \left (4 a c -b^{2}\right ) a e \left (2 c \,e^{3} \RootOf \left (\textit {\_Z}^{4} c \,e^{4}+4 \textit {\_Z}^{3} c d \,e^{3}+c \,d^{4}+b \,d^{2}+\left (6 c \,d^{2} e^{2}+b \,e^{2}\right ) \textit {\_Z}^{2}+\left (4 c \,d^{3} e +2 d e b \right ) \textit {\_Z} +a \right )^{3}+6 c d \,e^{2} \RootOf \left (\textit {\_Z}^{4} c \,e^{4}+4 \textit {\_Z}^{3} c d \,e^{3}+c \,d^{4}+b \,d^{2}+\left (6 c \,d^{2} e^{2}+b \,e^{2}\right ) \textit {\_Z}^{2}+\left (4 c \,d^{3} e +2 d e b \right ) \textit {\_Z} +a \right )^{2}+6 e c \,d^{2} \RootOf \left (\textit {\_Z}^{4} c \,e^{4}+4 \textit {\_Z}^{3} c d \,e^{3}+c \,d^{4}+b \,d^{2}+\left (6 c \,d^{2} e^{2}+b \,e^{2}\right ) \textit {\_Z}^{2}+\left (4 c \,d^{3} e +2 d e b \right ) \textit {\_Z} +a \right )+2 c \,d^{3}+b e \RootOf \left (\textit {\_Z}^{4} c \,e^{4}+4 \textit {\_Z}^{3} c d \,e^{3}+c \,d^{4}+b \,d^{2}+\left (6 c \,d^{2} e^{2}+b \,e^{2}\right ) \textit {\_Z}^{2}+\left (4 c \,d^{3} e +2 d e b \right ) \textit {\_Z} +a \right )+b d \right )}+\frac {-\frac {b c \,e^{2} x^{3}}{2 \left (4 a c -b^{2}\right ) a}-\frac {3 b c d e \,x^{2}}{2 \left (4 a c -b^{2}\right ) a}+\frac {\left (-3 b c \,d^{2}+2 a c -b^{2}\right ) x}{2 \left (4 a c -b^{2}\right ) a}+\frac {\left (-b c \,d^{2}+2 a c -b^{2}\right ) d}{2 \left (4 a c -b^{2}\right ) a e}}{c \,e^{4} x^{4}+4 c d \,e^{3} x^{3}+6 c \,d^{2} e^{2} x^{2}+4 c \,d^{3} e x +b \,e^{2} x^{2}+c \,d^{4}+2 b d e x +b \,d^{2}+a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+b*(e*x+d)^2+c*(e*x+d)^4)^2,x)

[Out]

(-1/2*b*c*e^2/a/(4*a*c-b^2)*x^3-3/2*d*b*c*e/a/(4*a*c-b^2)*x^2+1/2*(-3*b*c*d^2+2*a*c-b^2)/a/(4*a*c-b^2)*x+1/2*d
/e*(-b*c*d^2+2*a*c-b^2)/a/(4*a*c-b^2))/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*
b*d*e*x+b*d^2+a)+1/4/a/(4*a*c-b^2)/e*sum((-_R^2*b*c*e^2-2*_R*b*c*d*e-b*c*d^2+6*a*c-b^2)/(2*_R^3*c*e^3+6*_R^2*c
*d*e^2+6*_R*c*d^2*e+2*c*d^3+_R*b*e+b*d)*ln(-_R+x),_R=RootOf(_Z^4*c*e^4+4*_Z^3*c*d*e^3+c*d^4+b*d^2+(6*c*d^2*e^2
+b*e^2)*_Z^2+(4*c*d^3*e+2*b*d*e)*_Z+a))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {b c e^{3} x^{3} + 3 \, b c d e^{2} x^{2} + b c d^{3} + {\left (3 \, b c d^{2} + b^{2} - 2 \, a c\right )} e x + {\left (b^{2} - 2 \, a c\right )} d}{2 \, {\left ({\left (a b^{2} c - 4 \, a^{2} c^{2}\right )} e^{5} x^{4} + 4 \, {\left (a b^{2} c - 4 \, a^{2} c^{2}\right )} d e^{4} x^{3} + {\left (a b^{3} - 4 \, a^{2} b c + 6 \, {\left (a b^{2} c - 4 \, a^{2} c^{2}\right )} d^{2}\right )} e^{3} x^{2} + 2 \, {\left (2 \, {\left (a b^{2} c - 4 \, a^{2} c^{2}\right )} d^{3} + {\left (a b^{3} - 4 \, a^{2} b c\right )} d\right )} e^{2} x + {\left ({\left (a b^{2} c - 4 \, a^{2} c^{2}\right )} d^{4} + a^{2} b^{2} - 4 \, a^{3} c + {\left (a b^{3} - 4 \, a^{2} b c\right )} d^{2}\right )} e\right )}} - \frac {-\int \frac {b c e^{2} x^{2} + 2 \, b c d e x + b c d^{2} + b^{2} - 6 \, a c}{{\left (b^{2} c - 4 \, a c^{2}\right )} e^{4} x^{4} + 4 \, {\left (b^{2} c - 4 \, a c^{2}\right )} d e^{3} x^{3} + {\left (b^{2} c - 4 \, a c^{2}\right )} d^{4} + {\left (b^{3} - 4 \, a b c + 6 \, {\left (b^{2} c - 4 \, a c^{2}\right )} d^{2}\right )} e^{2} x^{2} + a b^{2} - 4 \, a^{2} c + {\left (b^{3} - 4 \, a b c\right )} d^{2} + 2 \, {\left (2 \, {\left (b^{2} c - 4 \, a c^{2}\right )} d^{3} + {\left (b^{3} - 4 \, a b c\right )} d\right )} e x}\,{d x}}{2 \, a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*(e*x+d)^2+c*(e*x+d)^4)^2,x, algorithm="maxima")

[Out]

1/2*(b*c*e^3*x^3 + 3*b*c*d*e^2*x^2 + b*c*d^3 + (3*b*c*d^2 + b^2 - 2*a*c)*e*x + (b^2 - 2*a*c)*d)/((a*b^2*c - 4*
a^2*c^2)*e^5*x^4 + 4*(a*b^2*c - 4*a^2*c^2)*d*e^4*x^3 + (a*b^3 - 4*a^2*b*c + 6*(a*b^2*c - 4*a^2*c^2)*d^2)*e^3*x
^2 + 2*(2*(a*b^2*c - 4*a^2*c^2)*d^3 + (a*b^3 - 4*a^2*b*c)*d)*e^2*x + ((a*b^2*c - 4*a^2*c^2)*d^4 + a^2*b^2 - 4*
a^3*c + (a*b^3 - 4*a^2*b*c)*d^2)*e) - 1/2*integrate(-(b*c*e^2*x^2 + 2*b*c*d*e*x + b*c*d^2 + b^2 - 6*a*c)/((b^2
*c - 4*a*c^2)*e^4*x^4 + 4*(b^2*c - 4*a*c^2)*d*e^3*x^3 + (b^2*c - 4*a*c^2)*d^4 + (b^3 - 4*a*b*c + 6*(b^2*c - 4*
a*c^2)*d^2)*e^2*x^2 + a*b^2 - 4*a^2*c + (b^3 - 4*a*b*c)*d^2 + 2*(2*(b^2*c - 4*a*c^2)*d^3 + (b^3 - 4*a*b*c)*d)*
e*x), x)/a

________________________________________________________________________________________

mupad [B]  time = 4.85, size = 9056, normalized size = 30.29 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a + b*(d + e*x)^2 + c*(d + e*x)^4)^2,x)

[Out]

atan(((-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*
b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^
2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*(((6144*
a^5*c^6*e^12 + 16*a*b^8*c^2*e^12 - 288*a^2*b^6*c^3*e^12 + 1920*a^3*b^4*c^4*e^12 - 5632*a^4*b^2*c^5*e^12)/(8*(a
^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + ((16384*a^6*b*c^6*d*e^13 + 64*a^2*b^9*c^2*d*e^13 - 102
4*a^3*b^7*c^3*d*e^13 + 6144*a^4*b^5*c^4*d*e^13 - 16384*a^5*b^3*c^5*d*e^13)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b
^4*c + 48*a^4*b^2*c^2)) - (x*(1024*a^5*b*c^5*e^14 - 16*a^2*b^7*c^2*e^14 + 192*a^3*b^5*c^3*e^14 - 768*a^4*b^3*c
^4*e^14))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 +
288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*
b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^
4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c
^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 40
96*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*
a^8*b^2*c^5*e^2)))^(1/2) - (1152*a^3*c^6*d*e^11 - 4*b^6*c^3*d*e^11 + 72*a*b^4*c^4*d*e^11 - 512*a^2*b^2*c^5*d*e
^11)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + (x*(72*a^2*c^5*e^12 + b^4*c^3*e^12 - 14*a*b^
2*c^4*e^12))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*1i - (-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*
b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(
32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^
7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*(((6144*a^5*c^6*e^12 + 16*a*b^8*c^2*e^12 - 288*a^2*b^6*c^3*e^12
+ 1920*a^3*b^4*c^4*e^12 - 5632*a^4*b^2*c^5*e^12)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) -
((16384*a^6*b*c^6*d*e^13 + 64*a^2*b^9*c^2*d*e^13 - 1024*a^3*b^7*c^3*d*e^13 + 6144*a^4*b^5*c^4*d*e^13 - 16384*a
^5*b^3*c^5*d*e^13)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*(1024*a^5*b*c^5*e^14 - 16*a
^2*b^7*c^2*e^14 + 192*a^3*b^5*c^3*e^14 - 768*a^4*b^3*c^4*e^14))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b
^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 -
27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^
5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2))*(-(b^11 + b^2*(-(
4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c -
9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2
 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2) + (1152*a^3*c^6*d*e^11 - 4*b^6*
c^3*d*e^11 + 72*a*b^4*c^4*d*e^11 - 512*a^2*b^2*c^5*d*e^11)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^
2*c^2)) - (x*(72*a^2*c^5*e^12 + b^4*c^3*e^12 - 14*a*b^2*c^4*e^12))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*1
i)/((-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^
3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2
+ 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*(((6144*a^
5*c^6*e^12 + 16*a*b^8*c^2*e^12 - 288*a^2*b^6*c^3*e^12 + 1920*a^3*b^4*c^4*e^12 - 5632*a^4*b^2*c^5*e^12)/(8*(a^2
*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + ((16384*a^6*b*c^6*d*e^13 + 64*a^2*b^9*c^2*d*e^13 - 1024*
a^3*b^7*c^3*d*e^13 + 6144*a^4*b^5*c^4*d*e^13 - 16384*a^5*b^3*c^5*d*e^13)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4
*c + 48*a^4*b^2*c^2)) - (x*(1024*a^5*b*c^5*e^14 - 16*a^2*b^7*c^2*e^14 + 192*a^3*b^5*c^3*e^14 - 768*a^4*b^3*c^4
*e^14))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 28
8*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^
12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*
e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2
 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096
*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^
8*b^2*c^5*e^2)))^(1/2) - (1152*a^3*c^6*d*e^11 - 4*b^6*c^3*d*e^11 + 72*a*b^4*c^4*d*e^11 - 512*a^2*b^2*c^5*d*e^1
1)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + (x*(72*a^2*c^5*e^12 + b^4*c^3*e^12 - 14*a*b^2*
c^4*e^12))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c))) + (-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5
 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a
^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4
*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*(((6144*a^5*c^6*e^12 + 16*a*b^8*c^2*e^12 - 288*a^2*b^6*c^3*e^12 + 192
0*a^3*b^4*c^4*e^12 - 5632*a^4*b^2*c^5*e^12)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - ((163
84*a^6*b*c^6*d*e^13 + 64*a^2*b^9*c^2*d*e^13 - 1024*a^3*b^7*c^3*d*e^13 + 6144*a^4*b^5*c^4*d*e^13 - 16384*a^5*b^
3*c^5*d*e^13)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*(1024*a^5*b*c^5*e^14 - 16*a^2*b^
7*c^2*e^14 + 192*a^3*b^5*c^3*e^14 - 768*a^4*b^3*c^4*e^14))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 +
 b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*
b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8
*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2))*(-(b^11 + b^2*(-(4*a*c
 - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c
*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 12
80*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2) + (1152*a^3*c^6*d*e^11 - 4*b^6*c^3*d
*e^11 + 72*a*b^4*c^4*d*e^11 - 512*a^2*b^2*c^5*d*e^11)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2
)) - (x*(72*a^2*c^5*e^12 + b^4*c^3*e^12 - 14*a*b^2*c^4*e^12))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c))) + (5*b
^3*c^4*e^10 - 36*a*b*c^5*e^10)/(4*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2))))*(-(b^11 + b^2*(-(4
*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9
*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2
- 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*2i + atan(((-(b^11 - b^2*(-(4*a*
c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*
c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1
280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*(((6144*a^5*c^6*e^12 + 16*a*b^8*c^2
*e^12 - 288*a^2*b^6*c^3*e^12 + 1920*a^3*b^4*c^4*e^12 - 5632*a^4*b^2*c^5*e^12)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^
3*b^4*c + 48*a^4*b^2*c^2)) + ((16384*a^6*b*c^6*d*e^13 + 64*a^2*b^9*c^2*d*e^13 - 1024*a^3*b^7*c^3*d*e^13 + 6144
*a^4*b^5*c^4*d*e^13 - 16384*a^5*b^3*c^5*d*e^13)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (
x*(1024*a^5*b*c^5*e^14 - 16*a^2*b^7*c^2*e^14 + 192*a^3*b^5*c^3*e^14 - 768*a^4*b^3*c^4*e^14))/(2*(a^2*b^4 + 16*
a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*
b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2
 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^
2)))^(1/2))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 384
0*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^1
0*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2) -
(1152*a^3*c^6*d*e^11 - 4*b^6*c^3*d*e^11 + 72*a*b^4*c^4*d*e^11 - 512*a^2*b^2*c^5*d*e^11)/(8*(a^2*b^6 - 64*a^5*c
^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + (x*(72*a^2*c^5*e^12 + b^4*c^3*e^12 - 14*a*b^2*c^4*e^12))/(2*(a^2*b^4 +
16*a^4*c^2 - 8*a^3*b^2*c)))*1i - (-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1
504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9
*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^
2*c^5*e^2)))^(1/2)*(((6144*a^5*c^6*e^12 + 16*a*b^8*c^2*e^12 - 288*a^2*b^6*c^3*e^12 + 1920*a^3*b^4*c^4*e^12 - 5
632*a^4*b^2*c^5*e^12)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - ((16384*a^6*b*c^6*d*e^13 +
64*a^2*b^9*c^2*d*e^13 - 1024*a^3*b^7*c^3*d*e^13 + 6144*a^4*b^5*c^4*d*e^13 - 16384*a^5*b^3*c^5*d*e^13)/(8*(a^2*
b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*(1024*a^5*b*c^5*e^14 - 16*a^2*b^7*c^2*e^14 + 192*a^3*b
^5*c^3*e^14 - 768*a^4*b^3*c^4*e^14))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9
)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c
 - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^
6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 384
0*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1
/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3
840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2) + (1152*a^3*c^6*d*e^11 - 4*b^6*c^3*d*e^11 + 72*a*b^4*c^4*d
*e^11 - 512*a^2*b^2*c^5*d*e^11)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*(72*a^2*c^5*e^
12 + b^4*c^3*e^12 - 14*a*b^2*c^4*e^12))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*1i)/((-(b^11 - b^2*(-(4*a*c
- b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*
(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 128
0*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*(((6144*a^5*c^6*e^12 + 16*a*b^8*c^2*e
^12 - 288*a^2*b^6*c^3*e^12 + 1920*a^3*b^4*c^4*e^12 - 5632*a^4*b^2*c^5*e^12)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*
b^4*c + 48*a^4*b^2*c^2)) + ((16384*a^6*b*c^6*d*e^13 + 64*a^2*b^9*c^2*d*e^13 - 1024*a^3*b^7*c^3*d*e^13 + 6144*a
^4*b^5*c^4*d*e^13 - 16384*a^5*b^3*c^5*d*e^13)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*
(1024*a^5*b*c^5*e^14 - 16*a^2*b^7*c^2*e^14 + 192*a^3*b^5*c^3*e^14 - 768*a^4*b^3*c^4*e^14))/(2*(a^2*b^4 + 16*a^
4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^
5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 -
 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)
))^(1/2))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*
a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*
c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2) - (1
152*a^3*c^6*d*e^11 - 4*b^6*c^3*d*e^11 + 72*a*b^4*c^4*d*e^11 - 512*a^2*b^2*c^5*d*e^11)/(8*(a^2*b^6 - 64*a^5*c^3
 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + (x*(72*a^2*c^5*e^12 + b^4*c^3*e^12 - 14*a*b^2*c^4*e^12))/(2*(a^2*b^4 + 16
*a^4*c^2 - 8*a^3*b^2*c))) + (-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a
^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*
e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5
*e^2)))^(1/2)*(((6144*a^5*c^6*e^12 + 16*a*b^8*c^2*e^12 - 288*a^2*b^6*c^3*e^12 + 1920*a^3*b^4*c^4*e^12 - 5632*a
^4*b^2*c^5*e^12)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - ((16384*a^6*b*c^6*d*e^13 + 64*a^
2*b^9*c^2*d*e^13 - 1024*a^3*b^7*c^3*d*e^13 + 6144*a^4*b^5*c^4*d*e^13 - 16384*a^5*b^3*c^5*d*e^13)/(8*(a^2*b^6 -
 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*(1024*a^5*b*c^5*e^14 - 16*a^2*b^7*c^2*e^14 + 192*a^3*b^5*c^
3*e^14 - 768*a^4*b^3*c^4*e^14))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/
2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^
2)^9)^(1/2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3
*e^2 + 3840*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5
*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/
(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 3840*a
^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2) + (1152*a^3*c^6*d*e^11 - 4*b^6*c^3*d*e^11 + 72*a*b^4*c^4*d*e^11
 - 512*a^2*b^2*c^5*d*e^11)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*(72*a^2*c^5*e^12 +
b^4*c^3*e^12 - 14*a*b^2*c^4*e^12))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c))) + (5*b^3*c^4*e^10 - 36*a*b*c^5*e^
10)/(4*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2))))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840
*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/
2))/(32*(a^3*b^12*e^2 + 4096*a^9*c^6*e^2 - 24*a^4*b^10*c*e^2 + 240*a^5*b^8*c^2*e^2 - 1280*a^6*b^6*c^3*e^2 + 38
40*a^7*b^4*c^4*e^2 - 6144*a^8*b^2*c^5*e^2)))^(1/2)*2i - ((b^2*d - 2*a*c*d + b*c*d^3)/(2*a*e*(4*a*c - b^2)) + (
x*(b^2 - 2*a*c + 3*b*c*d^2))/(2*a*(4*a*c - b^2)) + (b*c*e^2*x^3)/(2*a*(4*a*c - b^2)) + (3*b*c*d*e*x^2)/(2*a*(4
*a*c - b^2)))/(a + x^2*(b*e^2 + 6*c*d^2*e^2) + b*d^2 + c*d^4 + x*(2*b*d*e + 4*c*d^3*e) + c*e^4*x^4 + 4*c*d*e^3
*x^3)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*(e*x+d)**2+c*(e*x+d)**4)**2,x)

[Out]

Timed out

________________________________________________________________________________________